<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*蓝色主题*/
:root {
  --colour1: #0067d0;
  --colour2: #2b2b2b;
  --colour3: #0056ad;
}
.subleft .leftcont .tel{background-image: url(../images/fl_tel_blue.png);}
.index .product ul li .img .bg{background: url(../images/pro_bg_blue.png);}</pre></body></html>